@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/bI5VXp>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6747.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6747" ;
  gtm:kadastraleAanduiding "M6747"@nl ;
  ns0:name "Perceel GDA01-M6747"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350674770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89425> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090820817091 52.0349130742,4.7090757625762 52.034877066337,4.7090729477277 52.034864691113,4.709056204624 52.034768284263,4.7090414624176 52.034685074878,4.7090707413806 52.034683122229,4.7090676149989 52.034665334209,4.7091036921766 52.034662926339,4.7091212541974 52.034763966911,4.7091380120121 52.034860373836,4.7091464316025 52.034908779769,4.7090820817091 52.0349130742))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

