@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/bvOEfE>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 5219.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5219" ;
  gtm:kadastraleAanduiding "M5219"@nl ;
  ns0:name "Perceel GDA01-M5219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350521970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsHmu> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88103> ;
  ns0:startDate "1998-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7106343533525 52.037590308471,4.7106282460447 52.037554643487,4.7106607941006 52.037552520462,4.7107651720913 52.037546127091,4.7107974332192 52.037738654505,4.7106957617755 52.03774530614,4.7106930810701 52.037728833036,4.7106701693987 52.037587970519,4.7106343533525 52.037590308471))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

