@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/bH3qEt>
  gtm:oppervlakte 196.0 ;
  gtm:kadastraalNummer 3580.0 ;
  gtm:kadastraleAanduiding "E3580"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3580"^^xsd:string ;
  schema:name "Perceel GDA01-E3580"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74123> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983347013378 52.009331863028,4.6983089114072 52.009348565384,4.6982836804205 52.009364911469,4.6982347776651 52.009396606045,4.6981855660918 52.009428487551,4.6981295135736 52.009464787246,4.6980621225933 52.009430443482,4.6981680031832 52.009347740667,4.698198313715 52.009324062824,4.6982661223088 52.00927057414,4.6983071501955 52.009239489619,4.6984034943634 52.009287287547,4.6983347013378 52.009331863028))"^^geo:wktLiteral ;
    osm:area 197.0
  ] .

