@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/bAOqVp>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 4443.0 ;
  gtm:kadastraleAanduiding "C4443"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4443"^^xsd:string ;
  ns0:name "Perceel GDA01-C4443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260444370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRzgg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72599> ;
  ns0:startDate "2017-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130620521135 52.012242109945,4.713075938625 52.012230171974,4.7130774735386 52.012228841492,4.7132265848293 52.012296973471,4.7131918743133 52.012326921838,4.7131891860056 52.012325522232,4.7131287028078 52.012292817671,4.7130824085851 52.012267780544,4.713095893325 52.012256406539,4.7130620521135 52.012242109945))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

