@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/bpzB4a>
  gtm:kadastraalNummer "48"^^xsd:string ;
  gtm:kadastraleAanduiding "C48"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C48"^^xsd:string ;
  ns0:name "Perceel GDA01-C48"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bkPbRz>, <https://n2t.net/ark:/60537/bOY0KD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14930> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119821 52.0120186, 4.711974 52.0120244, 4.7120678 52.0120826, 4.7120845 52.0120682, 4.7119918 52.0120115, 4.711997 52.0120077, 4.7119637 52.0119913, 4.7120721 52.0119122, 4.7120391 52.0118949, 4.7119317 52.0119694, 4.7119183 52.0119787, 4.7119821 52.0120186))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

