@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/bZaiyD>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3489.0 ;
  gtm:kadastraleAanduiding "E3489"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3489"^^xsd:string ;
  ns0:name "Perceel GDA01-E3489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280348970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRNB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74082> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034762623081 52.007267359002,4.7035960626018 52.007182026678,4.7036674246415 52.007132699199,4.7036721066585 52.007129391685,4.7036784346105 52.007132763133,4.703725447169 52.007158716023,4.7036515641754 52.007211947846,4.7035457687122 52.007288157428,4.703530977991 52.007296286936,4.7034762623081 52.007267359002))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

