@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bVDrv0>
  gtm:oppervlakte 482.0 ;
  gtm:kadastraalNummer 1210.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1210"^^xsd:string ;
  gtm:kadastraleAanduiding "N1210"@nl ;
  ns0:name "Perceel GDA01-N1210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360121070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDATO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6764246993947 52.004572441918,4.6763800075144 52.004539984418,4.6763114833424 52.004490439751,4.6762481266398 52.004442912702,4.6765290751032 52.004287877887,4.6767049231911 52.004405249935,4.6764246993947 52.004572441918))"^^geo:wktLiteral ;
    osm:area 481.0
  ] .

