@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/b007gj3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8d0235c424729bf66cb66a5a5b940def"^^xsd:string ;
  ns0:name "Pand 1090"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961917> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70848343 52.01033254, 4.70843818 52.01030687, 4.70830223 52.01039405, 4.70832509 52.01040763, 4.70828501 52.01043405, 4.70829831 52.01044673, 4.70830860 52.01044062, 4.70832806 52.01042906, 4.70848343 52.01033254))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

