@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bBrx8D>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 4432.0 ;
  gtm:kadastraleAanduiding "E4432"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4432" ;
  ns0:name "Perceel GDA01-E4432"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280443270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8zfC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74681> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949942566733 52.010602500829,4.695033662484 52.010627639449,4.6949165137091 52.010841432197,4.6948745355462 52.010912103938,4.694856265652 52.010946323254,4.6947891350623 52.010931915465,4.6948075654907 52.010897679126,4.6948491076395 52.010826950914,4.6949927566709 52.010601539236,4.6949942566733 52.010602500829))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

