@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/bWFV61>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 5987.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5987" ;
  gtm:kadastraleAanduiding "M5987"@nl ;
  ns0:name "Perceel GDA01-M5987"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350598770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4nTNF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88773> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990280173703 52.03403726495,4.6990620804299 52.03403505512,4.6990639254364 52.034045869938,4.6992506665376 52.03403377507,4.6993358750116 52.034028259598,4.6993433470178 52.034071240752,4.6992156884972 52.034079429456,4.6990712393754 52.034088688396,4.6990395837268 52.034090714553,4.6990377383101 52.034079926697,4.6990353314116 52.034080074422,4.6990280173703 52.03403726495))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

