@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/bwe2JM>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 6773.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6773" ;
  gtm:kadastraleAanduiding "M6773"@nl ;
  ns0:name "Perceel GDA01-M6773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350677370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEApg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89442> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086081235531 52.034460269094,4.7086737281039 52.034455847328,4.7086898199644 52.034552852709,4.7087058185994 52.034649282293,4.7086404766162 52.034653669637,4.7086243465606 52.034557266252,4.7086081235531 52.034460269094))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

