@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/bIiDxG>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 3908.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3908" ;
  gtm:kadastraleAanduiding "M3908"@nl ;
  ns0:name "Perceel GDA01-M3908"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350390870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87w7O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87072> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7093844247713 52.026991459406,4.7093974683865 52.026943141028,4.7096568108357 52.0269698101,4.7097240251787 52.026976722416,4.7097159776266 52.027006877085,4.7097108808959 52.027025939088,4.7096651683558 52.027021298716,4.7095799137238 52.027011568056,4.7093844247713 52.026991459406))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

