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

<https://n2t.net/ark:/60537/bSvUZB>
  gtm:oppervlakte 397.0 ;
  gtm:kadastraalNummer 4072.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4072"^^xsd:string ;
  gtm:kadastraleAanduiding "K4072"@nl ;
  schema:name "Perceel GDA01-K4072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330407270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCubpE>, <https://n2t.net/ark:/60537/bXIALn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81970> ;
  schema:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7220841073491 52.020342514608,4.7224806911715 52.020385678454,4.722465032376 52.020439502369,4.7224640039382 52.020443028997,4.7224434167143 52.020513822115,4.7222843116558 52.020496879405,4.7222839728938 52.0204981089,4.7220486847649 52.020472439322,4.7220550774144 52.020450076385,4.7220841073491 52.020342514608))"^^geo:wktLiteral ;
    osm:area 402.0
  ] .

