@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/bhuQrW>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 3704.0 ;
  gtm:kadastraleAanduiding "E3704"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3704"^^xsd:string ;
  ns0:name "Perceel GDA01-E3704"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280370470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuXG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74219> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037735298421 52.006823080115,4.7037632432191 52.006817609363,4.7038653618876 52.006744596093,4.7039403106749 52.006691127636,4.7039949052041 52.006720333296,4.7039202614409 52.006773857489,4.7038722680969 52.006807492181,4.7038281188524 52.006783857006,4.7037735298421 52.006823080115))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

