@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/b7HX1b>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "4228"^^xsd:string ;
  gtm:kadastraleAanduiding "D4228"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4228"^^xsd:string ;
  ns0:name "Perceel GDA01-D4228"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270422870000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMjfW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73632> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056863 52.0092675,4.7056975 52.0092735,4.7056881 52.0092808,4.7056875 52.0092805,4.7056617 52.0092683,4.7056565 52.0092658,4.7056681 52.0092578,4.7056863 52.0092675))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

