@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/b2vtJB>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 225.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N225"^^xsd:string ;
  gtm:kadastraleAanduiding "N225"@nl ;
  ns0:name "Perceel GDA01-N225"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360022570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89941> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6817870020111 52.003122579423,4.6817513422123 52.003252698069,4.6817367520116 52.003305300851,4.6817327394121 52.003327073766,4.6817117048737 52.003325527516,4.6816722025546 52.003323133512,4.681652308106 52.003322250241,4.681708595338 52.003117759081,4.6817328677957 52.003118992167,4.681778129174 52.003121888066,4.6817870020111 52.003122579423))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

