@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/bUaw4S>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 4175.0 ;
  gtm:kadastraleAanduiding "E4175"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4175"^^xsd:string ;
  ns0:name "Perceel GDA01-E4175"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280417570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdAod> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74578> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6963182574316 52.008252661577,4.6963481644379 52.008267470255,4.6963088270738 52.008301296501,4.696231174954 52.008361179974,4.6961254273831 52.008442731327,4.6960688932335 52.008413879148,4.6961287592922 52.008367373994,4.6961741521633 52.008330958737,4.6962509496321 52.008271717451,4.696292022083 52.008239663138,4.6963182574316 52.008252661577))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

