@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/bx3MR6>
  gtm:kadastraalNummer "78"^^xsd:string ;
  gtm:kadastraleAanduiding "C78"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C78"^^xsd:string ;
  ns0:name "Perceel GDA01-C78"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bYkEPu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123019 52.0113072, 4.7122339 52.0112827, 4.7122249 52.0112909, 4.7121642 52.0113552, 4.7122326 52.011379, 4.7122268 52.0113865, 4.7122421 52.0113923, 4.712232 52.0114041, 4.7122511 52.0114111, 4.7122712 52.0113932, 4.7122529 52.0113869, 4.7122631 52.0113756, 4.7122448 52.0113693, 4.7122948 52.011314, 4.7123019 52.0113072))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

