@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/bIVIPm>
  gtm:oppervlakte 83.0 ;
  gtm:kadastraalNummer 3202.0 ;
  gtm:kadastraleAanduiding "E3202"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3202"^^xsd:string ;
  ns0:name "Perceel GDA01-E3202"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280320270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UNs9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73937> ;
  ns0:startDate "2001-04-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040741344905 52.006938402684,4.7041580899906 52.006983023012,4.704253897022 52.007033662372,4.7042050091669 52.00706864926,4.7041094080583 52.007017876229,4.7040254525417 52.006973255867,4.7040741344905 52.006938402684))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

