@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/bqpCWy>
  gtm:oppervlakte 408.0 ;
  gtm:kadastraalNummer 4072.0 ;
  gtm:kadastraleAanduiding "H4072"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4072"^^xsd:string ;
  ns0:name "Perceel GDA01-H4072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310407270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87mBp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290607> ;
  ns0:startDate "2022-08-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042977898493 52.025685015525,4.7042268933543 52.025736314524,4.7041409010447 52.025691098451,4.7041644301998 52.02567406712,4.7040903346067 52.025635095045,4.7039683940109 52.025570938472,4.7038464391951 52.025506781687,4.7036864832596 52.025422638707,4.703789340861 52.025345054731,4.7037911334806 52.025345981952,4.7040321235258 52.025472696618,4.7039740006039 52.025514766595,4.7041453195318 52.025604844519,4.7042977898493 52.025685015525))"^^geo:wktLiteral ;
    osm:area 408.0
  ] .

