@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bm1K7V>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3076.0 ;
  gtm:kadastraleAanduiding "E3076"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3076"^^xsd:string ;
  ns0:name "Perceel GDA01-E3076"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280307670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFrt2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73878> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057816221023 52.004163526504,4.7057980221673 52.00417877592,4.7058239719017 52.004202925219,4.7057017791831 52.004244292583,4.7055781312946 52.00428652327,4.7055401370955 52.004244192502,4.7056637135368 52.004202824329,4.7057816221023 52.004163526504))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

