@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/b12z2K>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 3788.0 ;
  gtm:kadastraleAanduiding "E3788"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3788" ;
  ns0:name "Perceel GDA01-E3788"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280378870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/by6ueS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74283> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987230183883 52.00983912207,4.698710278484 52.009846382106,4.6986710885277 52.009868740775,4.6985195377395 52.009773628663,4.6984370970392 52.009720501163,4.698432740884 52.009717725219,4.69844100265 52.009712784988,4.6984739613436 52.009693086462,4.6984865156351 52.009685582679,4.6984908717906 52.009688358621,4.6985710374969 52.009742614305,4.6987230183883 52.00983912207))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

