@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix ns1: <https://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/b02jhrp>
  gtm:huisNummer "1"@nl ;
  ns0:postcode "2801AK"@nl ;
  gtm:huisLetter "b"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000027384"@nl ;
  ns1:name "Stationsplein 1b,  2801AK, Gouda"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/adres/0513200000027384/1> ;
  gtm:straat <https://n2t.net/ark:/60537/bdjOV1> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bL0IXV>, <https://n2t.net/ark:/60537/bz8PGC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3048061> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.706857 52.016626)"^^geo:wktLiteral ] .

