@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bC3D7a>
  gtm:oppervlakte 56.0 ;
  gtm:kadastraalNummer 1073.0 ;
  gtm:kadastraleAanduiding "D1073"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1073"^^xsd:string ;
  schema:name "Perceel GDA01-D1073"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270107370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73249> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058672650268 52.009004526424,4.7059135836351 52.009025557741,4.7057979898035 52.009112966112,4.7057446002784 52.009093331961,4.7058672650268 52.009004526424))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

