@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/bVqJ4m>
  gtm:oppervlakte 272.0 ;
  gtm:kadastraalNummer 7024.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7024"^^xsd:string ;
  gtm:kadastraleAanduiding "M7024"@nl ;
  schema:name "Perceel GDA01-M7024"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350702470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89671> ;
  schema:startDate "2011-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7191226139395 52.029520140664,4.7192967648564 52.029520076959,4.7192968003884 52.029536265221,4.719296808894 52.029541559422,4.7192973745705 52.029627752143,4.719256668806 52.029628159423,4.7191238495114 52.029627837379,4.7189494736649 52.029626344565,4.7189516608232 52.029536374367,4.7190819934695 52.029536331952,4.7191080418323 52.029520147871,4.7191226139395 52.029520140664))"^^geo:wktLiteral ;
    osm:area 266.0
  ] .

