@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/b2vsCa>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3221.0 ;
  gtm:kadastraleAanduiding "A3221"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A3221"^^xsd:string ;
  ns0:name "Perceel GDA01-A3221"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240322170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5POC7> ;
  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/70049> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128522664291 52.014473896695,4.7129045415925 52.014448165724,4.7129050319638 52.014448492115,4.7130377386037 52.01453757216,4.7131737832979 52.014616855833,4.7131300963682 52.014641072117,4.7130072486008 52.014570564742,4.7128522664291 52.014473896695))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

