@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/bXvJmq>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3816.0 ;
  gtm:kadastraleAanduiding "D3816"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3816"^^xsd:string ;
  ns0:name "Perceel GDA01-D3816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270381670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baciHZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/97520> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115299501998 52.008914618247,4.7115379188396 52.008917423427,4.7115480237633 52.008907018922,4.7117135964429 52.008965396093,4.7117600026115 52.008981760618,4.7117260827127 52.009020243096,4.7115034522606 52.008941916743,4.7115205996872 52.008924254078,4.7115299501998 52.008914618247))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

