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

<https://n2t.net/ark:/60537/bL0U5k>
  gtm:huisNummer "22" ;
  ns0:postcode "2801 VW" ;
  ns1:name "Vlamingstraat 22, 2801VW Gouda"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0513300000007304> ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  gtm:gekoppeldPerceel <https://n2t.net/ark:/60537/bo6JY8> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:StraatNummerAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/295969> ;
  geo:hasGeometry [ geo:asWKT "POINT(4.705601 52.008903)"^^geo:wktLiteral ] .

