@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/bkCnt7>
  gtm:huisNummer "1"^^xsd:string ;
  gtm:huisNummerToevoeging "2"^^xsd:string ;
  schema:name "Eerste kade 1-2, Gouda"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000013800"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0513200000013800> ;
  prov:hadPrimarySource <https://api.pdok.nl/bzk/locatieserver/search/v3_1/free?fq=type:adres&q=nummeraanduiding_id:0513200000013800> ;
  hg:liesIn <https://n2t.net/ark:/60537/bEYpwJ>, <https://n2t.net/ark:/60537/bnuCG0> ;
  gtm:straat <https://n2t.net/ark:/60537/bRfGGx> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bWtcsP> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/108376> ;
  schema:startDate "1982-10-14"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.715645 52.013778)"^^geo:wktLiteral ] .

