@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/bzLWaM>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 378.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M378"^^xsd:string ;
  gtm:kadastraleAanduiding "M378"@nl ;
  ns0:name "Perceel GDA01-M378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350037870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FzL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84604> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993935842395 52.026670495177,4.6994028574957 52.026663457504,4.6994232617284 52.026647963852,4.6994293656358 52.026643307565,4.6994505379635 52.026627135276,4.6994853615362 52.026644308762,4.6995616291741 52.026682118943,4.6997224287665 52.026761400743,4.699664475972 52.026805303232,4.6995042379791 52.026725503308,4.6993935842395 52.026670495177))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

