@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/b4a3Ab>
  gtm:oppervlakte 189.0 ;
  gtm:kadastraalNummer 3542.0 ;
  gtm:kadastraleAanduiding "H3542"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3542"^^xsd:string ;
  ns0:name "Perceel GDA01-H3542"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310354270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBe0mX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77696> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031786620806 52.012606967283,4.7032634034314 52.012649408555,4.703259970234 52.01265197727,4.7031814656504 52.012710566,4.7030253845931 52.012827020635,4.7029432734352 52.012785942743,4.7030334539208 52.01271731007,4.703119180423 52.012652255798,4.7031786620806 52.012606967283))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

