@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/bwrJk6>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 3962.0 ;
  gtm:kadastraleAanduiding "A3962"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A3962" ;
  ns0:name "Perceel GDA01-A3962"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240396270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNk1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70115> ;
  ns0:startDate "2006-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200621745211 52.01485332586,4.7197729946588 52.014828280969,4.7197755027941 52.014817347326,4.7198099960599 52.014820410173,4.7198149130884 52.01479542335,4.7200703834981 52.0148175806,4.7200621745211 52.01485332586))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

