@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/b007bx4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bb20156c924664d703a25ed6024a625e"^^xsd:string ;
  ns0:name "Pand 985"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961812> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70498375 52.00961951, 4.70493887 52.00959740, 4.70488787 52.00964134, 4.70493136 52.00966057, 4.70498375 52.00961951))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

