@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/bpZ2kj>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 3650.0 ;
  gtm:kadastraleAanduiding "F3650"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3650"^^xsd:string ;
  ns0:name "Perceel GDA01-F3650"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290365070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZASVc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76393> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987984741613 52.000762515128,4.6988919092564 52.000756760695,4.6989294322417 52.000992369083,4.6988269006321 52.000993009861,4.6988264163184 52.000965745126,4.6988023112091 52.000965990644,4.6987954264423 52.000836768686,4.6987850909611 52.000837454274,4.6987984741613 52.000762515128))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

