@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/bpzGMK>
  ns0:postcode "2804NL"@nl ;
  gtm:huisNummer "30"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/adressering/0513200000028448"@nl ;
  schema:name "Trilgras 30, 2804NL, Gouda"@nl ;
  prov:hadPrimarySource <https://api.pdok.nl/bzk/locatieserver/search/v3_1/free?fq=type:adres&q=nummeraanduiding_id:0513200000028448> ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/adres/0513200000028448/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/btjeXC> ;
  gtm:straat <https://n2t.net/ark:/60537/bxGTY7> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/130009> ;
  schema:startDate "1974-12-20"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "POINT(4.714555 52.031343)"^^geo:wktLiteral ] .

