@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bo6LDG>
  gtm:kadastraalNummer "2067"^^xsd:string ;
  gtm:oppervlakte "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2067"^^xsd:string ;
  gtm:kadastraleAanduiding "N2067"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360206770000"@nl ;
  schema:name "Perceel GDA01-N2067"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360206770000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhUr4I> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqCjx0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106150> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67529404 52.00745041, 4.67524227 52.00741753, 4.67532657 52.00736698, 4.67537825 52.00739992, 4.67529404 52.00745041))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

