@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/bBEeoi>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 1152.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1152" ;
  gtm:kadastraleAanduiding "M1152"@nl ;
  ns0:name "Perceel GDA01-M1152"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350115270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85192> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125443934216 52.028912133206,4.7126902929198 52.028907827699,4.7128734222957 52.028900688164,4.7128788659609 52.028959188746,4.7126956528472 52.028966067149,4.7125896129228 52.028969019076,4.7125495927481 52.028970380731,4.7125443934216 52.028912133206))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

