@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bixkMd>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 3899.0 ;
  gtm:kadastraleAanduiding "B3899"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3899" ;
  ns0:name "Perceel GDA01-B3899"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250389970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixx24> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72369> ;
  ns0:startDate "2020-02-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066936114286 52.012779350641,4.7068648994797 52.01265268734,4.7068654887742 52.012652250314,4.7069328282926 52.01268786503,4.7068740474928 52.012730409025,4.7068720274519 52.012729138974,4.7067585911123 52.012812093502,4.7066936114286 52.012779350641))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

