@prefix this: <https://w3id.org/np/RAcdE0RF5-9no29mfTOdo4iy00E39iyGSaiFcHVsNTzPE> .
@prefix sub: <https://w3id.org/np/RAcdE0RF5-9no29mfTOdo4iy00E39iyGSaiFcHVsNTzPE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://n2t.net/ark:/27023/1baccaf16f2a64733d13ebf2b916fc47#locationCreated> a <http://www.w3.org/ns/oa#SpecificResource> ;
    <http://www.w3.org/ns/oa#hasSource> <https://n2t.net/ark:/27023/1baccaf16f2a64733d13ebf2b916fc47> .
  sub:_1 a <http://www.w3.org/ns/oa#Annotation> ;
    rdfs:comment "https://curacaomonuments.org/sites/breedestraat-163-165-otrobanda/"@nl ;
    <http://www.w3.org/ns/oa#hasBody> sub:_2 ;
    <http://www.w3.org/ns/oa#hasTarget> <https://n2t.net/ark:/27023/1baccaf16f2a64733d13ebf2b916fc47#locationCreated> .
  sub:_2 dce:format "text/plain" ;
    dce:language "nl" ;
    a <http://www.w3.org/ns/oa#TextualBody> ;
    rdf:value """Breedestraat Otrobanda (Willemstad) # 163 - 165.
Gebouw als boven beschreven van algemeen belang wegens schoonheid, betekenis voor de wetenschap en volkskundige waarde op grond van de volgende waardestellende criteria:

– architectuurhistorische en esthetische waarde vanwege onder meer de voor Curaçao kenmerkende 18e-eeuwse in- en uitzwenkende topgevels. Daarnaast vanwege de uniciteit: het pand is het enig bekende overgebleven voorbeeld van 18e-eeuwse topgevel- architectuur toegepast bij zeer eenvoudige panden;

– monumentale ensemblewaarde daar het onderdeel vormt van een groter te beschermen stedenbouwkundig geheel."""@nl .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://www.linkedin.com/in/juliette-buddingh-b392323/> .
}
sub:pubinfo {
  <https://app.colonialcollections.nl/> a npx:SoftwareTool ;
    rdfs:label "Colonial Collections" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLshEGlQZVEY7DS3AV10+S4RkABcuI5skz0XwwtgizfP0pQYytwc7vVxmVjAbPk5gXdc/H89xsrSYGipFl5TON3Nf0ZVsZrnPTZVxJx5NrTsqYeKoRLTvlpLKuWpEmXDJIL/MIY8kPFMIcB6U0w09GWC9Q/6zEu2tZUVghdQ0prQIDAQAB" ;
    npx:hasSignature "Co7+J59InQiripJB6UUid2RE1Qwu0f7NKwdBXyMc+c2c2RjMAG3t0vNGWnFE0XNFQfQEsBjoFNXeVz52QQO1OsTzV13PzWJHTus+1I3vtpi1HOVYiNBVPTDp5kNiw66wL3mpjMEOhq8V0geQmmXmujJ1TTdm3c6i1RNoSQKr2+E=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://www.linkedin.com/in/juliette-buddingh-b392323/> .
  this: dct:created "2024-04-25T14:58:11.606Z"^^xsd:dateTime ;
    dct:creator <https://www.linkedin.com/in/juliette-buddingh-b392323/> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:_1 ;
    npx:wasCreatedWith <https://app.colonialcollections.nl/> ;
    a <https://data.colonialcollections.nl/schemas/nanopub#LocationCreatedVersion1> , <https://data.colonialcollections.nl/schemas/nanopub#Nanopub> .
  <https://www.linkedin.com/in/juliette-buddingh-b392323/> rdfs:label "Juliette Buddingh" .
}