@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/b007w01>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6d912e22e8fce483b17ea4b362549938"^^xsd:string ;
  ns0:name "Pand 1422"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962249> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70410853 52.01085936, 4.70416734 52.01081985, 4.70414401 52.01080805, 4.70409984 52.01078570, 4.70409378 52.01078264, 4.70403859 52.01081970, 4.70410853 52.01085936))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

