@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/b7hzma>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1350.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1350" ;
  gtm:kadastraleAanduiding "M1350"@nl ;
  ns0:name "Perceel GDA01-M1350"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350135070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85366> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086504897553 52.036405543431,4.7086579140236 52.03644844277,4.7085560722311 52.036454965729,4.708558042751 52.036466311423,4.7085219499269 52.036468692076,4.7085180090424 52.0364459917,4.7084819151431 52.036448444241,4.7084838987189 52.036459888883,4.7082365399703 52.036476511661,4.7082291013921 52.0364336212,4.7084764454695 52.036416989366,4.7086504897553 52.036405543431))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

