@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/brEEbV>
  gtm:oppervlakte 203.0 ;
  gtm:kadastraalNummer 5187.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5187"^^xsd:string ;
  gtm:kadastraleAanduiding "K5187"@nl ;
  ns0:name "Perceel GDA01-K5187"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330518770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTBv> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82670> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7452284103743 52.007746541379,4.745227514164 52.007813194336,4.7452155134877 52.007813137876,4.7451386009252 52.007812808269,4.7450579454749 52.007812458193,4.7449816884136 52.007812123071,4.7448997659182 52.007811765975,4.7448562632933 52.007811573537,4.7448565332699 52.007786632248,4.7448188729274 52.007786318875,4.7448166487931 52.007786019109,4.7448147812722 52.007785226928,4.744813545531 52.007784051695,4.7448131283226 52.007782674195,4.7448139505738 52.007744603893,4.7452284103743 52.007746541379))"^^geo:wktLiteral ;
    osm:area 203.0
  ] .

