@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/bt6yov>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 6432.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6432" ;
  gtm:kadastraleAanduiding "M6432"@nl ;
  ns0:name "Perceel GDA01-M6432"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350643270000/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/89156> ;
  ns0:startDate "2006-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082585320623 52.033512164535,4.7082378531087 52.03351308796,4.708214573031 52.033501978923,4.7081791538455 52.033530258861,4.7081553960296 52.033518940325,4.7081481440261 52.033478199135,4.7085381495928 52.033452565502,4.7085452121022 52.033493332539,4.7082585320623 52.033512164535))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

