@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/b3XmIx>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 4690.0 ;
  gtm:kadastraleAanduiding "E4690"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4690"^^xsd:string ;
  ns0:name "Perceel GDA01-E4690"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280469070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQGd0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74778> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7008853467842 52.006755536078,4.7009659498782 52.006806754627,4.7011138257798 52.006900898446,4.7010830478275 52.006919163282,4.700965593087 52.006859559506,4.7008295225828 52.006788701424,4.7008853467842 52.006755536078))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

