@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bxGWAh>
  gtm:oppervlakte 35.0 ;
  gtm:kadastraalNummer 7492.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7492"^^xsd:string ;
  gtm:kadastraleAanduiding "M7492"@nl ;
  schema:name "Perceel GDA01-M7492"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350749270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SxM3> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89883> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7184693833271 52.033666974966,4.7184919328852 52.033622736431,4.7185834843339 52.033641170098,4.7185602668197 52.033685252055,4.7184693833271 52.033666974966))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

