@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/b2URVo>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 3244.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3244" ;
  gtm:kadastraleAanduiding "M3244"@nl ;
  ns0:name "Perceel GDA01-M3244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350324470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVfnG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86574> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6909809992763 52.028620099633,4.6910232634636 52.028613140828,4.691100801594 52.028600826726,4.6913737536751 52.028556158772,4.6913944907201 52.028602976038,4.6910025488107 52.028667119518,4.6909809992763 52.028620099633))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

