@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/bRG7eV>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3843.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3843"^^xsd:string ;
  gtm:kadastraleAanduiding "K3843"@nl ;
  ns0:name "Perceel GDA01-K3843"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330384370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5X3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81854> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7365739577354 52.012997686739,4.7365879838437 52.012943600266,4.7367786015189 52.012962720241,4.7368271277473 52.012967401637,4.7368243485676 52.01297823526,4.7368749953724 52.012983341817,4.736880505968 52.012961952944,4.7369308639297 52.012966887102,4.7369281781656 52.012977307778,4.7369425059478 52.012978708212,4.736942382514 52.012979183915,4.7369285193889 52.013033109538,4.7367647798116 52.013016789889,4.7365739577354 52.012997686739))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

