@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/bTL8B3>
  gtm:huisNummer "82"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000039651"@nl ;
  schema:name "Kleiweg 82t, Gouda"@nl ;
  gtm:huisLetter "t"^^xsd:string ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0513200000039651> ;
  prov:hadPrimarySource <https://api.pdok.nl/bzk/locatieserver/search/v3_1/free?fq=type:adres&q=nummeraanduiding_id:0513200000039651> ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bixjB4>, <https://n2t.net/ark:/60537/bTkH2F> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bjZeDS> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/111607> ;
  schema:startDate "2011-01-06"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.709948 52.014753)"^^geo:wktLiteral ] .

