@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/bOyzCV>
  gtm:kadastraalNummer "44"^^xsd:string ;
  gtm:kadastraleAanduiding "A44"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A44"^^xsd:string ;
  ns0:name "Perceel GDA01-A44"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZNyrr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13046> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6997038 52.0116383, 4.6997038 52.0116383, 4.6996622 52.0116124, 4.6996817 52.0115993, 4.699645 52.0115783, 4.6996373 52.0115834, 4.699581 52.0115512, 4.6995389 52.0115768, 4.699669 52.0116595, 4.6997038 52.0116383))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

