@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/bJLwDS>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 3410.0 ;
  gtm:kadastraleAanduiding "E3410"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3410"^^xsd:string ;
  ns0:name "Perceel GDA01-E3410"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280341070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNZ6> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74053> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022485010239 52.006368956565,4.7021748053917 52.006421334659,4.7021103176377 52.006466827241,4.702112582502 52.006468251605,4.7020593176059 52.006499859453,4.7020302772057 52.006480715864,4.7020087779859 52.006466550808,4.7020607433248 52.006437065674,4.7021205143974 52.00639238159,4.7021930396277 52.006339394494,4.7022485010239 52.006368956565))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

