@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjMyHN>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 2707.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2707" ;
  gtm:kadastraleAanduiding "M2707"@nl ;
  ns0:name "Perceel GDA01-M2707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350270770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86270> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057992297013 52.033146963447,4.7055646119575 52.033162539715,4.7053315066597 52.033178313029,4.7053240430746 52.033135368275,4.7055571647746 52.033119460245,4.7057542307469 52.033106524998,4.7057678989062 52.033111412875,4.7057928147853 52.033109777355,4.7057992297013 52.033146963447))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

