@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/bDJeg2>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 1144.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1144" ;
  gtm:kadastraleAanduiding "M1144"@nl ;
  ns0:name "Perceel GDA01-M1144"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350114470000/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/85184> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125354644727 52.02930476637,4.7125520422996 52.029304133294,4.7126299885835 52.029301164273,4.7126384062318 52.029390530019,4.7126499972481 52.029503346645,4.712555386235 52.029506885343,4.7125439993108 52.029394078864,4.7125379345085 52.029329435647,4.7125354644727 52.02930476637))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

