@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/bVDpXJ>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1891.0 ;
  gtm:kadastraleAanduiding "F1891"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1891"^^xsd:string ;
  ns0:name "Perceel GDA01-F1891"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290189170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKoLO3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75406> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027428920053 52.002638006698,4.7027383941794 52.00263309084,4.7026070659319 52.00248979764,4.7026666247178 52.002469129108,4.7027441951492 52.002552642237,4.7028086879068 52.002626623451,4.7027893465721 52.00263338713,4.7027512577713 52.002647124665,4.7027428920053 52.002638006698))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

