@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/bV0jF3>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 6619.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6619" ;
  gtm:kadastraleAanduiding "M6619"@nl ;
  ns0:name "Perceel GDA01-M6619"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350661970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi75Cg> ;
  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/89315> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982041871601 52.034178769599,4.6982431677055 52.034176166322,4.6982450833076 52.034187116393,4.6983890747555 52.034177325473,4.6983909765121 52.034188230518,4.6984425611465 52.03418481105,4.6984406461872 52.034173816044,4.6985685898625 52.034165117509,4.6985779288394 52.034219327134,4.6982156046317 52.034243732534,4.6982041871601 52.034178769599))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

