@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/bc4EHw>
  gtm:oppervlakte 228.0 ;
  gtm:kadastraalNummer 2447.0 ;
  gtm:kadastraleAanduiding "H2447"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2447"^^xsd:string ;
  ns0:name "Perceel GDA01-H2447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310244770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTnAM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961594656771 52.019698437542,4.6962275534732 52.019732903225,4.696024864351 52.019886403925,4.6958799569273 52.01999629028,4.6958093467495 52.019964775758,4.6959573550224 52.019852211174,4.6959753381684 52.01983865438,4.6960767647267 52.019761320351,4.6961594656771 52.019698437542))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

