@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/bjn5TG>
  gtm:kadastraalNummer "753"^^xsd:string ;
  gtm:kadastraleAanduiding "C753"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C753"^^xsd:string ;
  ns0:name "Perceel GDA01-C753"@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/15635> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710682 52.0131343, 4.7106228 52.0130687, 4.7105641 52.0129952, 4.7105574 52.0129875, 4.7104706 52.0130106, 4.710478 52.0130214, 4.7105447 52.013109, 4.7105996 52.0131577, 4.7106188 52.0131705, 4.7106345 52.0131507, 4.710682 52.0131343))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

