@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/bFBued>
  gtm:kadastraalNummer "212"^^xsd:string ;
  gtm:kadastraleAanduiding "E212"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E212"^^xsd:string ;
  ns0:name "Perceel GDA01-E212"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bo6SYC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17428> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7040214 52.008058, 4.703981 52.0080366, 4.7034711 52.008365, 4.7035155 52.0083906, 4.7035425 52.0083728, 4.7035331 52.0083674, 4.7035641 52.0083479, 4.703573 52.0083528, 4.7036672 52.0082905, 4.7040214 52.008058))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

