@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/b9ZFid>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1756.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1756" ;
  gtm:kadastraleAanduiding "M1756"@nl ;
  ns0:name "Perceel GDA01-M1756"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350175670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85683> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878279452683 52.028308643992,4.6876269102664 52.028342531488,4.6874376814969 52.028373396796,4.687411489145 52.028314142398,4.6875047629226 52.028298238935,4.6875056352607 52.028300230555,4.6875533072488 52.028292244498,4.6875620041797 52.028311989761,4.6876098665666 52.028303941893,4.6876107533394 52.028305942587,4.6878117883293 52.028272046131,4.6878279452683 52.028308643992))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

