@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/b008x82>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5f84744894a8b1cada3fe715d48f9221"^^xsd:string ;
  ns0:name "Pand 2300"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963127> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71257341 52.01323799, 4.71254340 52.01322434, 4.71249924 52.01326370, 4.71252857 52.01327801, 4.71257341 52.01323799))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

