@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/b3XmNr>
  gtm:oppervlakte 346.0 ;
  gtm:kadastraalNummer 3280.0 ;
  gtm:kadastraleAanduiding "F3280"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3280"^^xsd:string ;
  ns0:name "Perceel GDA01-F3280"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290328070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSBt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76148> ;
  ns0:startDate "2021-12-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6921439470568 52.004624105858,4.6921631421491 52.004561174365,4.6921819685978 52.004499472108,4.692379460658 52.004522605809,4.6923801294222 52.004522681665,4.6925326571855 52.004540543116,4.6925138022159 52.004602236271,4.692494533949 52.004665221317,4.6921439470568 52.004624105858))"^^geo:wktLiteral ;
    osm:area 345.0
  ] .

