@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/bbsyzm>
  gtm:oppervlakte 83.0 ;
  gtm:kadastraalNummer 3320.0 ;
  gtm:kadastraleAanduiding "F3320"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3320"^^xsd:string ;
  ns0:name "Perceel GDA01-F3320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290332070000/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/76178> ;
  ns0:startDate "2000-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6906237391624 52.006955921561,4.6905306192002 52.006917061783,4.6905324070642 52.006915418494,4.6905969038046 52.006856090085,4.6907200107206 52.006907243646,4.6906535490731 52.006968367169,4.6906237391624 52.006955921561))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

