@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/bNVwwC>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3323.0 ;
  gtm:kadastraleAanduiding "F3323"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3323"^^xsd:string ;
  ns0:name "Perceel GDA01-F3323"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290332370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuov> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76181> ;
  ns0:startDate "2000-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6902814150073 52.006984671633,4.6902838317211 52.006985674669,4.6902818814126 52.006987460807,4.6904629299742 52.007062777008,4.6903978743194 52.007122425619,4.6902168546142 52.007047118478,4.6902188049279 52.007045332341,4.6902163882123 52.007044329304,4.6902814150073 52.006984671633))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

