@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007tmq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/870f18c251125bb19499d95ff7819e83"^^xsd:string ;
  ns0:name "Pand 1382"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962209> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71230017 52.01102353, 4.71224022 52.01100182, 4.71221819 52.01103470, 4.71217570 52.01102325, 4.71209879 52.01113199, 4.71215312 52.01115501, 4.71228382 52.01103756, 4.71229425 52.01102818, 4.71230017 52.01102353))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

