@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/b0090dt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7b9df7f0b23e15fbf159fdf806281a15"^^xsd:string ;
  ns0:name "Pand 2362"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963189> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70737354 52.01349562, 4.70733098 52.01347497, 4.70730120 52.01349990, 4.70736460 52.01353030, 4.70739481 52.01350623, 4.70737354 52.01349562))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

