@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/b6f0zw>
  gtm:kadastraalNummer "894"^^xsd:string ;
  gtm:kadastraleAanduiding "C894"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C894"^^xsd:string ;
  ns0:name "Perceel GDA01-C894"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqChK1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15776> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113242 52.0139062, 4.7113401 52.0139133, 4.7113784 52.0138807, 4.711307 52.0138488, 4.7111541 52.0137803, 4.7111284 52.0138185, 4.7113242 52.0139062))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

