@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/bJm4u8>
  gtm:kadastraalNummer "30"^^xsd:string ;
  gtm:kadastraleAanduiding "C30"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C30"^^xsd:string ;
  ns0:name "Perceel GDA01-C30"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bGE2Sp>, <https://n2t.net/ark:/60537/bLDOJZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14912> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110985 52.0121789, 4.7111102 52.0121926, 4.7112787 52.0123908, 4.7114305 52.0125859, 4.711486 52.0125602, 4.7111582 52.0121694, 4.7111478 52.0121569, 4.7110985 52.0121789))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

