@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bRtrRY>
  gtm:huisNummer "8"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000012359"@nl ;
  gtm:huisLetter "k"^^xsd:string ;
  schema:name "van Itersonlaan 8k, Gouda"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0513200000012359> ;
  prov:hadPrimarySource <https://api.pdok.nl/bzk/locatieserver/search/v3_1/free?fq=type:adres&q=nummeraanduiding_id:0513200000012359> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj>, <https://n2t.net/ark:/60537/bEYpwJ> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bgeE9z> ;
  gtm:straat <https://n2t.net/ark:/60537/bSi9hx> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/108728> ;
  schema:startDate "2009-06-05"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.721181 52.010060)"^^geo:wktLiteral ] .

