@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b0201gj>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 7719.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7719"^^xsd:string ;
  gtm:kadastraleAanduiding "M7719"@nl ;
  schema:name "Perceel GDA01-M7719"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350771970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3034192> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6902824277601 52.030749470925,4.6902683039904 52.030717820088,4.6904086187758 52.030694597528,4.6904337260577 52.030704031108,4.6904415212478 52.030721901221,4.6902824277601 52.030749470925))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

