@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/bQdanB>
  gtm:kadastraalNummer "544"^^xsd:string ;
  gtm:kadastraleAanduiding "E544"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E544"^^xsd:string ;
  ns0:name "Perceel GDA01-E544"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bT89ps> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066073 52.0034005, 4.7064532 52.0033172, 4.7062412 52.0031989, 4.7061465 52.0031275, 4.7060174 52.0029995, 4.7058924 52.0028502, 4.7057233 52.0026726, 4.7055796 52.0025825, 4.7053737 52.0026676, 4.7057173 52.0029344, 4.7060912 52.0032954, 4.7062253 52.0034317, 4.7063046 52.0034117, 4.7063527 52.0034067, 4.7064375 52.0034369, 4.7064704 52.0034396, 4.7066073 52.0034005))"^^geo:wktLiteral ;
    osm:area 1762.0
  ] .

