@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/b2vsPw>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 3221.0 ;
  gtm:kadastraleAanduiding "E3221"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3221" ;
  ns0:name "Perceel GDA01-E3221"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280322170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ZZQN>, <https://n2t.net/ark:/60537/bbf04L> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73950> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037157206804 52.004762581132,4.7037723071269 52.004743117202,4.7038389583544 52.004817218202,4.7038864563743 52.004869456,4.7038291221868 52.004889239227,4.7037657441712 52.004818240256,4.7037157206804 52.004762581132))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

