@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/bTyq49>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 2233.0 ;
  gtm:kadastraleAanduiding "F2233"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2233" ;
  ns0:name "Perceel GDA01-F2233"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290223370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLu0m> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75623> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012283142874 52.00389424701,4.7011669684936 52.003915416744,4.7011073916972 52.003848582127,4.701099145997 52.003838287261,4.7010785523348 52.003814536655,4.7010073409046 52.003733333582,4.7010666957308 52.003712826456,4.7011679851349 52.003827084455,4.7012283142874 52.00389424701))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

