@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/bn4eTT>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 7534.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7534"^^xsd:string ;
  gtm:kadastraleAanduiding "K7534"@nl ;
  ns0:name "Perceel GDA01-K7534"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330753470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FNYV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79621> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7412522839332 52.012810694931,4.7415397200977 52.012855559788,4.7415398258099 52.012855299704,4.7415694894544 52.012859929618,4.7415501507306 52.012907066474,4.7415205016224 52.012902436635,4.741520426206 52.012902615989,4.7412033408464 52.012853112179,4.7412092820276 52.0128451631,4.741216165683 52.012837515809,4.741223947598 52.012830206017,4.7412325981233 52.012823269515,4.7412420582201 52.012816759907,4.7412522839332 52.012810694931))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

