@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/b4ApYE>
  gtm:kadastraalNummer "715"^^xsd:string ;
  gtm:kadastraleAanduiding "B715"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B715"^^xsd:string ;
  schema:name "Perceel GDA01-B715"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfcjWw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14561> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082676 52.0108928, 4.7082573 52.0109001, 4.7081621 52.0109673, 4.7081968 52.0109861, 4.7082917 52.010919, 4.708302 52.0109118, 4.7082676 52.0108928))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

