@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/bHtQEq>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 7323.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7323" ;
  gtm:kadastraleAanduiding "M7323"@nl ;
  ns0:name "Perceel GDA01-M7323"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350732370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8M1z> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105807> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.703408591427 52.031537766827,4.7033480973536 52.031541774894,4.7033137294371 52.031544047106,4.7033109025271 52.031527806655,4.7032783805317 52.03149698536,4.7034001145797 52.031488784842,4.703408591427 52.031537766827))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

