@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/br1ywW>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6440.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6440" ;
  gtm:kadastraleAanduiding "M6440"@nl ;
  ns0:name "Perceel GDA01-M6440"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350644070000/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/89164> ;
  ns0:startDate "2006-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084953073299 52.033088765698,4.7087791558445 52.033070033672,4.7087991072045 52.033068063309,4.7088176817504 52.033054040587,4.7088631652114 52.033077097124,4.7088817679322 52.033063137473,4.7088886206898 52.033103337015,4.7085024793733 52.033129030023,4.7084953073299 52.033088765698))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

