@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/bUAVgP>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 6444.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6444" ;
  gtm:kadastraleAanduiding "M6444"@nl ;
  ns0:name "Perceel GDA01-M6444"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350644470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs4RO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89168> ;
  ns0:startDate "2006-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085239190436 52.033250065238,4.7088068859412 52.033230914595,4.7088261218491 52.033229038978,4.7088447118421 52.03321496241,4.708890545207 52.033238020952,4.7089091641913 52.033223953529,4.70895817533 52.033220973044,4.7089650046149 52.033260803921,4.7085309768769 52.0332901761,4.7085239190436 52.033250065238))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

