@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/bbeRFD>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 7021.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7021" ;
  gtm:kadastraleAanduiding "M7021"@nl ;
  ns0:name "Perceel GDA01-M7021"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350702170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPc0m>, <https://n2t.net/ark:/60537/bOyLFr> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89669> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127636950017 52.034819929729,4.7128524173369 52.034821067008,4.7128682268502 52.034821265399,4.7128841819531 52.034821473609,4.7130485432616 52.034823493252,4.7130480272758 52.034838410995,4.7130778968073 52.034838851637,4.713078484293 52.034824024188,4.7130790724545 52.0348091518,4.7131089412907 52.034809637372,4.7131082809529 52.034824464405,4.7131230116996 52.034824683552,4.7131210220745 52.0348726431,4.7127615144251 52.034868930831,4.7127636950017 52.034819929729))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

