@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bmerEv>
  gtm:oppervlakte 722.0 ;
  gtm:kadastraalNummer 8251.0 ;
  gtm:kadastraleAanduiding "A8251"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8251"^^xsd:string ;
  ns0:name "Perceel GDA01-A8251"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240825170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRTy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71316> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199248472452 52.009528495721,4.7198927297107 52.009644974097,4.719579868357 52.009613250775,4.7196137514994 52.009496611714,4.7196429971256 52.009499671834,4.7196975422788 52.009302254317,4.7199787193669 52.009331200102,4.7199401051964 52.009473168725,4.7199248472452 52.009528495721))"^^geo:wktLiteral ;
    osm:area 721.0
  ] .

