@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/bBEoIo>
  gtm:oppervlakte 187.0 ;
  gtm:kadastraalNummer 3842.0 ;
  gtm:kadastraleAanduiding "H3842"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3842"^^xsd:string ;
  ns0:name "Perceel GDA01-H3842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310384270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPDI3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265535> ;
  ns0:startDate "2020-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012026926372 52.013899885169,4.7010274210749 52.014009448082,4.701017421099 52.014013713219,4.7010128169293 52.014015681809,4.7009948318505 52.01402390923,4.7009927658428 52.014024697156,4.7009829791989 52.014018833596,4.7009000528098 52.013969138639,4.7011058555344 52.013840626522,4.7012026926372 52.013899885169))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

