@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/bz8Pus>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3581.0 ;
  gtm:kadastraleAanduiding "E3581"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3581"^^xsd:string ;
  ns0:name "Perceel GDA01-E3581"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358170000/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/74124> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983071501955 52.009239489619,4.6982661223088 52.00927057414,4.698198313715 52.009324062824,4.6981680031832 52.009347740667,4.6980621225933 52.009430443482,4.6980197342879 52.009408829849,4.6980089095939 52.009403310504,4.6980806328052 52.009347229215,4.6981094400171 52.0093247021,4.6982122462536 52.009243940723,4.698252885204 52.009212575304,4.6983071501955 52.009239489619))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

