@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bGQJzD>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 416.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L416"^^xsd:string ;
  gtm:kadastraleAanduiding "L416"@nl ;
  ns0:name "Perceel GDA01-L416"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340041670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdk0mP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84487> ;
  ns0:startDate "2010-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7237385515941 52.005889679375,4.7237335735418 52.005949514071,4.7236753872506 52.005947667048,4.7236813727882 52.005875856494,4.7237283496619 52.005877352703,4.7237254590525 52.005878801519,4.7237385515941 52.005889679375))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

