@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/b0PRm4>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 3192.0 ;
  gtm:kadastraleAanduiding "E3192"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3192"^^xsd:string ;
  ns0:name "Perceel GDA01-E3192"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280319270000/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/73927> ;
  ns0:startDate "2001-04-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046286505806 52.006989419903,4.7045797632025 52.00702439796,4.7044964463513 52.006979889501,4.7044004716539 52.006928772979,4.704449447679 52.006893714615,4.7045454513475 52.006944840253,4.7046286505806 52.006989419903))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

