@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/b0077h1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ad0bf0e327fa20cba731d41356560f14"^^xsd:string ;
  ns0:name "Pand 886"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961713> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70949614 52.00977064, 4.70953935 52.00980008, 4.70965660 52.00972717, 4.70962119 52.00970632, 4.70949614 52.00977064))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

