@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzLWjp>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 4438.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4438" ;
  gtm:kadastraleAanduiding "M4438"@nl ;
  ns0:name "Perceel GDA01-M4438"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350443870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqTm3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87522> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138166872049 52.02955103832,4.7141972554689 52.029567164014,4.7141944585627 52.029591353729,4.7142864190309 52.02959547464,4.7142822444574 52.029630864991,4.7142366648817 52.029628806832,4.7141903567709 52.029626744492,4.7141907422589 52.029623394031,4.7138103866779 52.02960762907,4.7138166872049 52.02955103832))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

