@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/bm1JY8>
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraalNummer "7785"^^xsd:string ;
  gtm:kadastraleAanduiding "A7785"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7785"^^xsd:string ;
  ns0:name "Perceel GDA01-A7785"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240778570000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLG1Q> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZo1OE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71138> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175877 52.0087122,4.7175834 52.0087267,4.7175571 52.0087243,4.7175619 52.0087093,4.7175877 52.0087122))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

