@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/bGdDOK>
  gtm:oppervlakte 327.0 ;
  gtm:kadastraalNummer 544.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N544"^^xsd:string ;
  gtm:kadastraleAanduiding "N544"@nl ;
  ns0:name "Perceel GDA01-N544"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360054470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y773> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89998> ;
  ns0:startDate "2020-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.68481151333 52.00097419294,4.684810131123 52.000974112784,4.6847368741598 52.000969864483,4.6846574500772 52.00096513889,4.6846567693255 52.000966761734,4.6845309309142 52.000820038265,4.6845420463606 52.000816059827,4.6846396930902 52.000788868463,4.6847401806981 52.000768102732,4.684815180634 52.000757746231,4.68481151333 52.00097419294))"^^geo:wktLiteral ;
    osm:area 326.0
  ] .

