@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/bw1kfA>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1905.0 ;
  gtm:kadastraleAanduiding "F1905"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1905"^^xsd:string ;
  ns0:name "Perceel GDA01-F1905"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290190570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cICx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025700237944 52.002709672706,4.7025691160092 52.002709991009,4.7025020240158 52.002631716054,4.7024272764968 52.002552192071,4.7024867622266 52.00253155017,4.7025803966249 52.002632171941,4.7026285408913 52.002689528451,4.7025700237944 52.002709672706))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

