@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/b0cNrI>
  ns0:postcode "2809NH"@nl ;
  gtm:huisNummer "31"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000037643"@nl ;
  schema:name "Stoofkade 31, 2809NH, Gouda"@nl ;
  prov:hadPrimarySource <https://api.pdok.nl/bzk/locatieserver/search/v3_1/free?fq=type:adres&q=nummeraanduiding_id:0513200000037643> ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/adres/0513200000037643/1> ;
  gtm:straat <https://n2t.net/ark:/60537/bj9qct> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bj9s3a> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/115662> ;
  schema:startDate "2006-02-13"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.681523 52.014714)"^^geo:wktLiteral ] .

