@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/bIVIMO>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 3274.0 ;
  gtm:kadastraleAanduiding "C3274"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3274"^^xsd:string ;
  ns0:name "Perceel GDA01-C3274"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260327470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8MKQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72776> ;
  ns0:startDate "2007-07-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7118863634685 52.011428437432,4.711905885233 52.011404056021,4.7121563580934 52.011504086399,4.7121754720521 52.01150484317,4.7121948600793 52.011487399992,4.7122087098936 52.0114933758,4.7122136892229 52.011495462695,4.7121580286705 52.011545011191,4.7120960411381 52.011517528713,4.712097653483 52.011515893082,4.7118863634685 52.011428437432))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

