@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/bfCvoS>
  gtm:kadastraalNummer "87"^^xsd:string ;
  gtm:kadastraleAanduiding "A87"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A87"^^xsd:string ;
  ns0:name "Perceel GDA01-A87"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beMVAE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13089> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7029973 52.0123751, 4.7030699 52.0124178, 4.7030699 52.0124178, 4.7032052 52.012322, 4.7031718 52.0123039, 4.7031411 52.0123227, 4.7031107 52.0123038, 4.7029973 52.0123751))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

