@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/bmRy0d>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 1751.0 ;
  gtm:kadastraleAanduiding "G1751"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1751" ;
  ns0:name "Perceel GDA01-G1751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300175170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwed4n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76525> ;
  ns0:startDate "2002-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009708652177 52.010995672706,4.7010875440261 52.01093443165,4.7011961897925 52.010875543571,4.7012282914938 52.010906111479,4.7011293395885 52.010965460563,4.7010817160658 52.010995437994,4.7010350826864 52.011028288482,4.7010190681226 52.011020150503,4.7009708652177 52.010995672706))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

