@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/by6wqb>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7375.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7375" ;
  gtm:kadastraleAanduiding "M7375"@nl ;
  ns0:name "Perceel GDA01-M7375"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350737570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwrUI3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290815> ;
  ns0:startDate "2019-02-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6693170418518 52.024618269011,4.669231692235 52.024713484263,4.6692226616397 52.024710561888,4.6692977391531 52.024633530506,4.6691223049124 52.024569335009,4.6691964046756 52.02449330443,4.6692775629259 52.024523254379,4.6693215436241 52.024539180374,4.6692977131494 52.024564220631,4.6692881839811 52.02457422956,4.6693032355282 52.024579669445,4.6693160516562 52.024615503528,4.6693170418518 52.024618269011))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

