@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/bngX08>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 4740.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4740"^^xsd:string ;
  gtm:kadastraleAanduiding "M4740"@nl ;
  ns0:name "Perceel GDA01-M4740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350474070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bg25mo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87779> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973116510287 52.025250058272,4.6973815429685 52.025285297806,4.6972790990595 52.025363687607,4.6972047743815 52.025420436255,4.697168579416 52.025447962334,4.6970972340525 52.025412480458,4.6973116510287 52.025250058272))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

