@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/bpMnaS>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 284.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N284"^^xsd:string ;
  gtm:kadastraleAanduiding "N284"@nl ;
  ns0:name "Perceel GDA01-N284"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360028470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSCE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106382> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.682487623972 52.003280847168,4.6825023345257 52.003266859349,4.6825176159377 52.003272146157,4.6825506604374 52.003284199741,4.6825738515636 52.003293084329,4.6825574255406 52.003308733737,4.6824808548289 52.003381656919,4.6824617228924 52.003399896759,4.6823907541635 52.003467559234,4.6823736549583 52.003461173923,4.6823393139164 52.00344913949,4.6823186529214 52.003442355327,4.6823214423306 52.003439082263,4.6823352117978 52.00342289565,4.682391892824 52.003371965021,4.6824108481942 52.003353840984,4.682487623972 52.003280847168))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

