@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bUAUi1>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 3350.0 ;
  gtm:kadastraleAanduiding "B3350"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3350"^^xsd:string ;
  schema:name "Perceel GDA01-B3350"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250335070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjnhQ6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72194> ;
  schema:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091926678895 52.012127325166,4.7092761968803 52.012158744313,4.7092112680087 52.01222081283,4.7091996596698 52.012216889947,4.7091708346482 52.012246619362,4.7091395022272 52.0122774399,4.7091508695129 52.012281891716,4.7090644761341 52.012367583883,4.7090563425077 52.012375653558,4.7090176214638 52.01235662675,4.709020432903 52.012345065881,4.709035222775 52.012284083862,4.7090296821601 52.012283476685,4.7090415924451 52.01222989351,4.7090431343082 52.012230037218,4.7090684277609 52.012146824458,4.7091387850174 52.012174635383,4.7091926678895 52.012127325166))"^^geo:wktLiteral ;
    osm:area 215.0
  ] .

