@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bngWc8>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 3735.0 ;
  gtm:kadastraleAanduiding "D3735"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3735" ;
  ns0:name "Perceel GDA01-D3735"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270373570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsH9zJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73158> ;
  ns0:startDate "2001-05-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082461212933 52.007490798805,4.7082370762433 52.007474468619,4.7082287257577 52.007459400816,4.7083780520967 52.007430043017,4.7083946966781 52.007460061426,4.7082800202711 52.00748363282,4.7082461212933 52.007490798805))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

