@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/bfpNSj>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 241.0 ;
  gtm:kadastraleAanduiding "D241"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D241"^^xsd:string ;
  ns0:name "Perceel GDA01-D241"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270024170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16425> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084260266364 52.008814409106,4.7084674245797 52.008838233401,4.7084037882196 52.008877712078,4.7083624874585 52.008854202916,4.7084260266364 52.008814409106))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

