@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/b1ffCR>
  gtm:oppervlakte "195"^^xsd:string ;
  gtm:kadastraalNummer "3723"^^xsd:string ;
  gtm:kadastraleAanduiding "B3723"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3723"^^xsd:string ;
  ns0:name "Perceel GDA01-B3723"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372370000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0DbcX>, <https://n2t.net/ark:/60537/bdX7VT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0kca>, <https://n2t.net/ark:/60537/bYydSG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72317> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055232 52.0115186,4.7054557 52.0114854,4.7054624 52.0114807,4.7053965 52.011445,4.7053897 52.0114418,4.7053685 52.0114577,4.7051792 52.011354,4.70522 52.0113306,4.7052571 52.0113107,4.7053607 52.0113656,4.7053628 52.0113668,4.7053622 52.0113671,4.7054225 52.0113988,4.705551 52.0114666,4.7055764 52.0114801,4.7055232 52.0115186))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

