@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/bTL77F>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 4319.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4319"^^xsd:string ;
  gtm:kadastraleAanduiding "K4319"@nl ;
  ns0:name "Perceel GDA01-K4319"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330431970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPaRqs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82024> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7260646867502 52.009665562382,4.7261163726726 52.009697653599,4.7259659455937 52.009793038469,4.725830053009 52.009876667092,4.7257827798154 52.00983376054,4.7257767760596 52.009864548012,4.7257638409962 52.00984880856,4.7257579740987 52.009841692739,4.7260646867502 52.009665562382))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

