@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/byWj0e>
  gtm:oppervlakte 775.0 ;
  gtm:kadastraalNummer 4202.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4202"^^xsd:string ;
  gtm:kadastraleAanduiding "K4202"@nl ;
  ns0:name "Perceel GDA01-K4202"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330420270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZbcm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288400> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7381423950473 52.008177542023,4.7380916807841 52.008372607002,4.738033500102 52.008596429571,4.7379884915684 52.008769567334,4.7379755661771 52.008819264745,4.737813674721 52.008803091506,4.7378246868053 52.008760807964,4.7378253036081 52.008758447421,4.737870462306 52.008585040895,4.7379654208774 52.008220402443,4.7381423950473 52.008177542023))"^^geo:wktLiteral ;
    osm:area 775.0
  ] .

