@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/bbsvKQ>
  gtm:kadastraalNummer "754"^^xsd:string ;
  gtm:kadastraleAanduiding "C754"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C754"^^xsd:string ;
  ns0:name "Perceel GDA01-C754"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUaHeu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15636> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107239 52.0131793, 4.710682 52.0131343, 4.7106345 52.0131507, 4.7106188 52.0131705, 4.7106676 52.0132012, 4.7106852 52.0131928, 4.710689 52.0131958, 4.7107239 52.0131793))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

