@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/b9AcEJ>
  gtm:kadastraalNummer "378"^^xsd:string ;
  gtm:kadastraleAanduiding "E378"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E378"^^xsd:string ;
  ns0:name "Perceel GDA01-E378"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bpZb3J>, <https://n2t.net/ark:/60537/bvpoDu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17579> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7014201 52.0064804, 4.7013518 52.0064339, 4.7013258 52.0064447, 4.7013096 52.0064506, 4.7013434 52.006471, 4.7014943 52.0065621, 4.7015281 52.006547, 4.7014201 52.0064804))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

