@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b8k0ma>
  gtm:kadastraalNummer "552"^^xsd:string ;
  gtm:kadastraleAanduiding "B552"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B552"^^xsd:string ;
  schema:name "Perceel GDA01-B552"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b00dyt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14398> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097301 52.0139151, 4.7097343 52.0138749, 4.7097166 52.0138741, 4.7095695 52.0138339, 4.7095263 52.0138753, 4.7095465 52.0138847, 4.7095682 52.0138616, 4.7097134 52.0139126, 4.7097301 52.0139151))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

