@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/bxTDZB>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 1135.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1135" ;
  gtm:kadastraleAanduiding "M1135"@nl ;
  ns0:name "Perceel GDA01-M1135"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350113570000/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/85177> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122314409599 52.028854647713,4.7121124179208 52.028858558451,4.7121039658314 52.028768653156,4.7121257911498 52.028767897424,4.7121162620599 52.028673069309,4.7121148728254 52.028655021665,4.7122111837024 52.028651699804,4.7122229626056 52.028764535544,4.7122292932944 52.028829872415,4.7122314409599 52.028854647713))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

