@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/b3XmZB>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7597.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7597"^^xsd:string ;
  gtm:kadastraleAanduiding "K7597"@nl ;
  schema:name "Perceel GDA01-K7597"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330759770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmH3n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79662> ;
  schema:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7474087868771 52.013286192373,4.7474409954509 52.01348509136,4.7473627445362 52.013490077087,4.7473305364346 52.013291169092,4.7474087868771 52.013286192373))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

