@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/b2vtG3>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6443.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6443" ;
  gtm:kadastraleAanduiding "M6443"@nl ;
  ns0:name "Perceel GDA01-M6443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350644370000/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/89167> ;
  ns0:startDate "2006-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089091641913 52.033223953529,4.708890545207 52.033238020952,4.7088447118421 52.03321496241,4.7088261218491 52.033229038978,4.7088068859412 52.033230914595,4.7085239190436 52.033250065238,4.7085167936735 52.033209603441,4.7089023118056 52.033183727026,4.7089091641913 52.033223953529))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

