@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/bDwxHL>
  gtm:oppervlakte 586.0 ;
  gtm:kadastraalNummer 4031.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4031" ;
  gtm:kadastraleAanduiding "M4031"@nl ;
  ns0:name "Perceel GDA01-M4031"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350403170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjoM6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87150> ;
  ns0:startDate "2013-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6691223049124 52.024569335009,4.669047227206 52.02464636628,4.6686779921266 52.02451126469,4.6688318411168 52.024357692498,4.6690221920233 52.024428388168,4.6691871366793 52.024489742427,4.6691964046756 52.02449330443,4.6691223049124 52.024569335009))"^^geo:wktLiteral ;
    osm:area 586.0
  ] .

