@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bt6H0P>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 3212.0 ;
  gtm:kadastraleAanduiding "C3212"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3212"^^xsd:string ;
  schema:name "Perceel GDA01-C3212"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260321270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxgGv4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256636> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136705012004 52.012544798633,4.7136543567378 52.012537362739,4.713859229225 52.012337949603,4.7139262654115 52.012365001607,4.7139172103283 52.012373380938,4.7138693872225 52.012354087954,4.7136705012004 52.012544798633))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

