@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/bAp2pa>
  gtm:oppervlakte 232.0 ;
  gtm:kadastraalNummer 4914.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4914"^^xsd:string ;
  gtm:kadastraleAanduiding "M4914"@nl ;
  schema:name "Perceel GDA01-M4914"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350491470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KBpi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87847> ;
  schema:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7191226139395 52.029520140664,4.7191080418323 52.029520147871,4.7190818121734 52.02952015185,4.7189520624048 52.029520197573,4.7189541821627 52.029433768411,4.7191244465103 52.029433404266,4.7192965815044 52.029433652707,4.7192967648564 52.029520076959,4.7191226139395 52.029520140664))"^^geo:wktLiteral ;
    osm:area 227.0
  ] .

