@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/bqprBX>
  gtm:oppervlakte 48.0 ;
  gtm:kadastraalNummer 4205.0 ;
  gtm:kadastraleAanduiding "D4205"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4205"^^xsd:string ;
  ns0:name "Perceel GDA01-D4205"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270420570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t8xJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73622> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050340733421 52.009610112952,4.7049790588838 52.00958334123,4.7049799581088 52.009582636357,4.7049889650584 52.009575578723,4.7050686859942 52.009513112847,4.7050715912485 52.009514585805,4.7051229321397 52.009540599149,4.7050439940774 52.009602350525,4.7050349725668 52.009609408079,4.7050340733421 52.009610112952))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

