@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/byW8r7>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 752.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M752" ;
  gtm:kadastraleAanduiding "M752"@nl ;
  ns0:name "Perceel GDA01-M752"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350075270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84875> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082347379551 52.029149499167,4.7082291498611 52.029091312108,4.7084119249803 52.029084572953,4.70855658936 52.029079141898,4.7085635065739 52.029149659673,4.7085203786311 52.029151262711,4.7085179558911 52.02912650373,4.7084748278329 52.029128115739,4.7084760392588 52.029140490736,4.7084175404097 52.029142894986,4.7082347379551 52.029149499167))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

