@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/bY7OkN>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 2804.0 ;
  gtm:kadastraleAanduiding "H2804"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2804"^^xsd:string ;
  ns0:name "Perceel GDA01-H2804"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310280470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM4hv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77302> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6959319120923 52.022912640093,4.6956335351179 52.022761617492,4.6957046112327 52.02270751131,4.6957462656116 52.022728330398,4.6957236201669 52.022745580972,4.6957652745901 52.022766400053,4.6957760076375 52.022758220719,4.6959923698039 52.022866830609,4.6959319120923 52.022912640093))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

