@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/bfCzOd>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 3891.0 ;
  gtm:kadastraleAanduiding "H3891"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3891"^^xsd:string ;
  ns0:name "Perceel GDA01-H3891"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310389170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5kk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105346> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025221711626 52.012909718535,4.7024640694456 52.012947563356,4.7024630732244 52.012946982303,4.7023282101288 52.012868196358,4.7022382370851 52.012816402991,4.7022773584358 52.012790959717,4.7022970145928 52.0127781847,4.7023862974291 52.012830342532,4.7025211605135 52.01290912841,4.7025221711626 52.012909718535))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

