@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/b026vr1>
  ns0:postcode "2801AW"@nl ;
  gtm:huisNummer "42"@nl ;
  schema:name "De Blaauwe Haan 42, 2801AW, Gouda"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000045520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/adres/0513200000045520/1> ;
  gtm:straat <https://n2t.net/ark:/60537/bLr5rL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bxGXfQ> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3039941> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.706299 52.014516)"^^geo:wktLiteral ] .

