@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/bQddGw>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 3555.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3555" ;
  gtm:kadastraleAanduiding "M3555"@nl ;
  ns0:name "Perceel GDA01-M3555"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350355570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  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/86862> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164456058451 52.034750580947,4.7163715885058 52.03474944026,4.716372580574 52.03472212127,4.7163737075978 52.034695522119,4.7163715217312 52.034695509667,4.7163739686094 52.034639166533,4.7163717840915 52.034639064205,4.7163727667352 52.034612374347,4.7163792083582 52.034542301763,4.7163799402888 52.034522621404,4.7164243806885 52.034523234083,4.7164541043231 52.034523673039,4.716450864125 52.034613538273,4.7164456058451 52.034750580947))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

