@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/bZAIoC>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3842.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3842"^^xsd:string ;
  gtm:kadastraleAanduiding "K3842"@nl ;
  ns0:name "Perceel GDA01-K3842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330384270000/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/81853> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7366020558317 52.012889361243,4.7367924390622 52.012908560796,4.7369565083417 52.012924217089,4.7369563999951 52.012924656921,4.7369425059478 52.012978708212,4.7369281781656 52.012977307778,4.7369308639297 52.012966887102,4.736880505968 52.012961952944,4.7368749953724 52.012983341817,4.7368243485676 52.01297823526,4.7368271277473 52.012967401637,4.7367786015189 52.012962720241,4.7365879838437 52.012943600266,4.7366020558317 52.012889361243))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

